powerpc/83xx: add kmcoge5ne board support
authorHolger Brunck <[email protected]>
Wed, 21 Mar 2012 12:42:46 +0000 (13:42 +0100)
committerKim Phillips <[email protected]>
Fri, 15 Jun 2012 22:12:40 +0000 (17:12 -0500)
commit0f2b721c80fa50c8e09548f0ad1b4210d2197bf9
tree8395087df0486bf1916d20abb87a14b1c3ae6fd3
parentcf73639d32ebe9f53a4244f81cfd66c39f0e66eb
powerpc/83xx: add kmcoge5ne board support

This board is a MPC8360 board. Two flashes are present
a NOR flash were u-boot and the u-boot environment is stored
and a NAND flash for the application code. This board has 512MB
SDRAM.

Additionaly we introduce a common km8360.h file and convert kmeter1 to
use this.

Signed-off-by: Holger Brunck <[email protected]>
Signed-off-by: Christian Herzig <[email protected]>
cc: Kim Phillips <[email protected]>
cc: Valentin Longchamp <[email protected]>
cc: Gerlando Falauto <[email protected]>
cc: Heiko Schocher <[email protected]>
Signed-off-by: Kim Phillips <[email protected]>
MAINTAINERS
board/keymile/km83xx/km83xx.c
boards.cfg
include/configs/km/km83xx-common.h
include/configs/km8360.h [new file with mode: 0644]
include/configs/kmeter1.h [deleted file]